home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Model Wife
/
The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso
/
pc
/
sampler
/
dm13.dxr
/
00038.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-05
|
261 b
|
12 lines
on exitFrame
global movie, RATE
if the movieTime of sprite 20 = the stopTime of sprite 20 then
set RATE to 1
set the visible of sprite 20 to 0
set the movieRate of sprite 20 to 1
updateStage()
go("question")
end if
go(the frame)
end